projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3919170
)
gailtextcell: Fix typo
author
Javier Jardón
<jjardon@gnome.org>
Sun, 12 Jun 2011 20:45:47 +0000
(21:45 +0100)
committer
Javier Jardón
<jjardon@gnome.org>
Sun, 12 Jun 2011 20:46:18 +0000
(21:46 +0100)
modules/other/gail/gailtextcell.c
patch
|
blob
|
history
diff --git
a/modules/other/gail/gailtextcell.c
b/modules/other/gail/gailtextcell.c
index 3dce3fc39b9ef07f0b105087f4a60cd0b520212c..a4e5528118e0d146902a6e46a8f9f61ebca6b056 100644
(file)
--- a/
modules/other/gail/gailtextcell.c
+++ b/
modules/other/gail/gailtextcell.c
@@
-467,7
+467,7
@@
create_pango_layout(GtkCellRendererText *gtk_renderer,
"text", &renderer_text,
"attributes", &attributes,
"foreground-set", &foreground_set,
- "foreground-
gdk
", &foreground_rgba,
+ "foreground-
rgba
", &foreground_rgba,
"strikethrough-set", &strikethrough_set,
"strikethrough", &strikethrough,
"font-desc", &font_desc,